home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Oxygen Multimedia Graphics 22
/
Oxygen Multimedia Graphics 22.iso
/
pc
/
System
/
OX22
/
PDC_52_Start_Image.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2008-03-12
|
181 b
|
16 lines
on beginSprite me
sprite(4).blend = 0
end
on mouseEnter me
sprite(4).blend = 100
end
on mouseWithin me
sprite(4).blend = 100
end
on mouseLeave me
sprite(4).blend = 0
end